[INFO] fetching crate ap-cli 0.11.0...
[INFO] testing ap-cli-0.11.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ap-cli 0.11.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ap-cli 0.11.0
[INFO] finished tweaking crates.io crate ap-cli 0.11.0
[INFO] tweaked toml for crates.io crate ap-cli 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ap-cli 0.11.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ap-cli 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635d37e3eb0071ad1d664214ae652e5f1017639301094ebb8cef4300e2306d15
[INFO] running `Command { std: "docker" "start" "-a" "635d37e3eb0071ad1d664214ae652e5f1017639301094ebb8cef4300e2306d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635d37e3eb0071ad1d664214ae652e5f1017639301094ebb8cef4300e2306d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635d37e3eb0071ad1d664214ae652e5f1017639301094ebb8cef4300e2306d15", kill_on_drop: false }`
[INFO] [stdout] 635d37e3eb0071ad1d664214ae652e5f1017639301094ebb8cef4300e2306d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d36f963fdd98f865295256ae1f0564cb927fce8fb1ffe16bf26ef57a6d0451e
[INFO] running `Command { std: "docker" "start" "-a" "1d36f963fdd98f865295256ae1f0564cb927fce8fb1ffe16bf26ef57a6d0451e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling module-lattice v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ap-error-macro v0.11.0
[INFO] [stderr]    Compiling ap-error v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ml-kem v0.2.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling clatter v2.2.0
[INFO] [stderr]    Compiling ml-dsa v0.1.0-rc.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling coset v0.4.2
[INFO] [stderr]    Compiling ap-noise v0.11.0
[INFO] [stderr]    Compiling ap-proxy-protocol v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling ap-proxy-client v0.11.0
[INFO] [stderr]    Compiling ap-client v0.11.0
[INFO] [stderr]    Compiling ap-cli v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "1d36f963fdd98f865295256ae1f0564cb927fce8fb1ffe16bf26ef57a6d0451e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d36f963fdd98f865295256ae1f0564cb927fce8fb1ffe16bf26ef57a6d0451e", kill_on_drop: false }`
[INFO] [stdout] 1d36f963fdd98f865295256ae1f0564cb927fce8fb1ffe16bf26ef57a6d0451e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15b120d9521bda13b739f1a6bbc0559b3789cf365bbc3f1c02d8ff4689543667
[INFO] running `Command { std: "docker" "start" "-a" "15b120d9521bda13b739f1a6bbc0559b3789cf365bbc3f1c02d8ff4689543667", kill_on_drop: false }`
[INFO] [stderr]    Compiling ap-cli v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] running `Command { std: "docker" "inspect" "15b120d9521bda13b739f1a6bbc0559b3789cf365bbc3f1c02d8ff4689543667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b120d9521bda13b739f1a6bbc0559b3789cf365bbc3f1c02d8ff4689543667", kill_on_drop: false }`
[INFO] [stdout] 15b120d9521bda13b739f1a6bbc0559b3789cf365bbc3f1c02d8ff4689543667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 746e0398579484c81bd425eb8cebd00518531fa4c8ecabb1aaf294220f13992c
[INFO] running `Command { std: "docker" "start" "-a" "746e0398579484c81bd425eb8cebd00518531fa4c8ecabb1aaf294220f13992c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aac-f14bf84239611e61)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test command::connect::tests::prefix_ambiguous_errors ... ok
[INFO] [stdout] test command::connect::tests::parse_token_invalid_psk_format ... ok
[INFO] [stdout] test command::connect::tests::parse_token_psk_token ... ok
[INFO] [stdout] test command::connect::tests::prefix_empty_errors ... ok
[INFO] [stdout] test command::connect::tests::prefix_exact_full_hex_match ... ok
[INFO] [stdout] test command::connect::tests::prefix_strips_separators ... ok
[INFO] [stdout] test command::connect::tests::prefix_no_match_errors ... ok
[INFO] [stdout] test command::connect::tests::prefix_non_hex_errors ... ok
[INFO] [stdout] test command::connect::tests::prefix_unique_short_match ... ok
[INFO] [stdout] test command::connect::tests::rendezvous_empty_errors ... ok
[INFO] [stdout] test command::connect::tests::rendezvous_non_alphanumeric_errors ... ok
[INFO] [stdout] test command::connect::tests::rendezvous_valid_plain ... ok
[INFO] [stdout] test command::connect::tests::rendezvous_valid_with_hyphens ... ok
[INFO] [stdout] test command::connect::tests::rendezvous_wrong_length_errors ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_connection_prefix_selects_existing ... ok
[INFO] [stdout] test command::connect::tests::fingerprint_wrong_length_errors ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_no_cached_connections_errors ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_multiple_cached_connections_errors ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_psk_token ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_single_cached_session_auto_selects ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_session_and_token_both_provided_errors ... ok
[INFO] [stdout] test command::connect::tests::fingerprint_strips_separators ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_token_takes_priority_over_single_cached ... ok
[INFO] [stdout] test command::run::tests::build_env_vars_env_all_empty_credential ... ok
[INFO] [stdout] test command::run::tests::build_env_vars_explicit_overrides_env_all ... ok
[INFO] [stdout] test command::run::tests::build_env_vars_with_env_all ... ok
[INFO] [stdout] test command::run::tests::build_env_vars_with_explicit_mappings ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_with_port ... ok
[INFO] [stdout] test command::run::tests::get_field_returns_correct_values ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_no_scheme ... ok
[INFO] [stdout] test command::connect::tests::parse_token_rendezvous_code ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_with_userinfo ... ok
[INFO] [stdout] test command::connect::tests::fingerprint_valid_64_hex ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_empty_host ... ok
[INFO] [stdout] test command::run::tests::is_valid_field_accepts_known_rejects_unknown ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_with_scheme_and_path ... ok
[INFO] [stdout] test providers::bitwarden::tests::provider_has_no_session_when_constructed_without ... ok
[INFO] [stdout] test providers::bitwarden::tests::provider_has_session_when_constructed_with_one ... ok
[INFO] [stdout] test providers::bitwarden::tests::session_key_valid ... ok
[INFO] [stdout] test providers::bitwarden::tests::provider_name_is_bitwarden ... ok
[INFO] [stdout] test providers::bitwarden::tests::session_key_rejects_wrong_length_and_bad_chars ... ok
[INFO] [stdout] test providers::example::tests::lookup_case_insensitive ... ok
[INFO] [stdout] test providers::example::tests::lookup_github_com ... ok
[INFO] [stdout] test providers::example::tests::lookup_not_found ... ok
[INFO] [stdout] test providers::example::tests::lookup_example_com ... ok
[INFO] [stdout] test providers::example::tests::status_always_ready ... ok
[INFO] [stdout] test providers::example::tests::lookup_google_com ... ok
[INFO] [stdout] test providers::example::tests::unlock_always_succeeds ... ok
[INFO] [stdout] test providers::tests::mock_status_ready ... ok
[INFO] [stdout] test providers::tests::mock_lookup_found ... ok
[INFO] [stdout] test providers::tests::mock_unlock_success ... ok
[INFO] [stdout] test providers::tests::create_provider_unknown ... ok
[INFO] [stdout] test providers::tests::mock_name ... ok
[INFO] [stdout] test providers::example::tests::lookup_by_search ... ok
[INFO] [stdout] test providers::tests::mock_lookup_not_found ... ok
[INFO] [stdout] test providers::tests::create_provider_empty ... ok
[INFO] [stdout] test providers::tests::mock_unlock_error ... ok
[INFO] [stdout] test providers::tests::create_provider_bitwarden ... ok
[INFO] [stdout] test providers::example::tests::lookup_by_id ... ok
[INFO] [stdout] test providers::bitwarden::tests::domain_from_uri_bare_scheme ... ok
[INFO] [stdout] test command::connect::tests::resolve_mode_rendezvous_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "746e0398579484c81bd425eb8cebd00518531fa4c8ecabb1aaf294220f13992c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746e0398579484c81bd425eb8cebd00518531fa4c8ecabb1aaf294220f13992c", kill_on_drop: false }`
[INFO] [stdout] 746e0398579484c81bd425eb8cebd00518531fa4c8ecabb1aaf294220f13992c
